﻿/*****************************header*******************************/

.header .header-top {
    height: 33px;
    background-color: #F7F9FA;
    min-width: 1150px;
    margin: 0 auto;
    border-bottom: 1px solid #DCDCDC;
}

.header .header-top .header-top-center {
    height: 34px;
    line-height: 34px;
    text-align: right;
    overflow: hidden;
}

.header .header-top .header-top-center span {
    margin: 0 8px;
}

.header .header-center {
    height: 114px;
    background-color: #ffffff ;
    min-width: 1150px;
    margin: 0 auto;
}

.header .header-center .header-center-left img {
    vertical-align: middle;
    height: 63px;
    margin-top: 26px;
}

.header .header-center .header-center-center {
    margin-left: 48px;
    margin-top: 32px;
}

.header .header-center .header-center-center .search {
    width: 511px;
    border: 1px solid #2273C0;
    height: 38px;
    overflow: hidden;
}
.header .header-center .header-center-center .search .search-input
{
    width: 443px;
}
.header .header-center .header-center-center .search .search-input input {
    border: none;
    background: none;
    vertical-align: middle;
    width: 443px;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
}
.header .header-center .header-center-center .search .search-button
{
    width: 66px;
}
.header .header-center .header-center-center .search .search-button input {
    background-color: #2273C0;
    text-align: center;
    width: 66px;
    border: none;
    color: #fff;
    line-height: 38px;
    font-size: 14px;
}

.header .header-center .header-center-center .search-key {
    margin-top: 7px;
    color: #818180;
}

.header .header-center .header-center-center .search-key a {
    margin-right: 10px;
}


.header .header-center .header-center-right {
      margin-left: 48px;
    margin-top: 32px;
}

.header .header-center .header-center-right  a {
float:left;

}

.header .header-center .header-center-right a dl{text-align:center;padding:0 12px;}

.header .header-center .header-center-right a dl dt{text-align:center;}

.header .header-center .header-center-right a dl dd{font-size:12px;color:#808080;padding-top:3px;}

/*************************************nav*******************************/

.nav {
    height: 80px;
    background-color: #0069C5;
    min-width: 1190px;
    margin: 0 auto;
    text-align: center;
}

.nav .nav-ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: inline-block;
    _zoom: 1;
    *display: inline;
}

.nav ul {
    padding: 0;
    margin: 0;
}

.nav ul li {
    list-style: none;
    float: left;
}

.nav ul li .nav-img {
    height: 43px;
    width: 64px;
}

.nav ul li .nav-img img {
    height: 30px;
    margin-top: 13px;
}

.nav ul li .nav-title {
    font-size: 16px;
    color: #FFF777;
    font-weight: 600;
    margin-top: 4px;
    font-family: "Microsoft YaHei"!important;
}

.nav ul li a {
    color: #fff;
}

.nav ul li a:hover {
    color: #FFF777;
}

.nav .nav-ul .gk-ul {
    margin-top: 13px;
    overflow: hidden;
    *overflow: 0;
}

.nav .nav-ul .gk-ul li {
    margin: 0 0 0 10px;
    font-size: 14px;
    _display: inline;
    /**修复IE6下float margin导致双倍间距**/
}

.nav .nav-ul .gk-ul li a {
    position: relative;
}

.nav .nav-ul .gk-ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 2px;
    width: 100%;
    background: #FFF777;
    background: none\0;
    transform: scale(0);
    transition: all 0.3s;
}

.nav .nav-ul .gk-ul li a:hover:before {
    transform: scale(1);
}

.nav .hr {
    float: left;
    width: 1px;
    height: 56px;
    background: #3387D1;
    margin: 12px 20px 0 20px;
    _display: inline;
    /**修复IE6下float margin导致双倍间距**/
}
#dates{ margin-left: 20px !important;}
.fixer {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    z-index: 9999;
}
html*.fixer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	top: expression(eval(document.documentElement.scrollTop));
    margin-left:-575px;
    background-color: #0069C5;
}

/****************************container-top**************************/

.container-top {
    margin-top: 27px;
	min-width:1150px;
}


/****************上部左列*******************************************/

.container-top .container-top-left {
    width: 355px;
}

.container-top .container-top-left .headlines {
    height: 24px;
    line-height: 24px;
}

.container-top .container-top-left .headlines .headlines-img {
    width: 46px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.container-top .container-top-left .headlines .headlines-title {
    height: 24px;
}

.container-top .container-top-left .headlines .headlines-title a {
    padding-left: 10px;
    font-size: 18px;
    color: #215796;
}

.container-top .container-top-left .headlines .headlines-title a:hover {
    text-decoration: underline;
}


/****************上部中列*******************************************/

.container-top .container-top-center {
    margin-left: 15px;
    width: 516px;
    overflow: hidden;
}


/****************上部右列*******************************************/

.container-top .container-top-right {
    margin-left: 15px;
    width: 289px;
	overflow:hidden;
	position:relative;
}


/**************************工具箱****************************/

.container-top .container-top-right .tools table {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    width: 289px;
}

.container-top .container-top-right .tools table tr td {
    width: 81px;
    height: 79px;
    vertical-align: middle;
    border: 1px solid #E5E5E5;
    text-align: center;
}

.container-top .container-top-right .tools table tr td a {
    display: inline-block;
    width: 79px;
}

.container-top .container-top-right .tools table tr td a:hover {
    opacity: .7;
    color: #4C4C4C;
}

.listwd .padding-left-120 {  padding-left: 90px !important;}
/*流程*/
.box-lc{ position:relative;}
.bl-line{ width:1px; border-left:1px solid #eee; height:100%; display:block; position:absolute; top:0; left:31px;} 
.box-lc .time-box{ border:1px solid #dedede; position:relative; border-width:1px 0 0 0;}
.time-box .tim-cl{ width:30px; height:98px; float:left; display:block;  border-right:1px solid #eee;}
.time-box .tim-cl i{background:url(/templets/default/images/gd.png); width:46px; height:46px; display:block; background-position:-48px -27px; position:absolute; left:8px; top:25px;}
.time-box .time-nur{ text-align:center; font-weight:bold; zoom:1;}
.time-nur p{ font-size:14px; height:26px; overflow:hidden; line-height:26px; padding:10px 0 5px 0;}
.time-nur p em{font-style:normal; font-weight:bold; color:#ef322d; font-size:14px;}
.time-box .day{ width:170px; margin:0 auto; padding-left:20px; *width:170px;}
.time-box .day em{font-style:normal; padding:2px 12px; font-size:30px; color:#ef322d; border:1px solid #dedede; border-radius:30px; *font-size:32px; }
.box-lc dd{ border:1px dotted #dedede; position:relative;  padding:12px 10px 14px 80px; background:#fff; border-width:1px 0 0 0;}

.box-lc dd h3.hh{ width:32px; line-height:18px; font-size:14px; font-weight:bold; text-align:center; position:absolute; left:18px; top:50%; margin:-17px 10px 0 0; padding-left:4px; border-right:1px solid #e43a3c; padding-right:10px;}
*html .box-lc dd h3.hh{ top:40px; left:-70px;}
.box-lc dd h3.hh em{ width:7px; height:7px; display:block; background-position:-84px 0; position:absolute; right:-7px; top:13px;}
.box-lc dd span a{ white-space:nowrap; padding:5px 3px; line-height:22px; font-family: Simsun; color:#555;}
.box-lc dd span a:hover{ background:#ee6f71; color:#fff; border-radius:2px;}
.box-lc dd span p{ line-height:24px; color:#f05a00; font-family: Simsun;}
.box-lc dd i{ width:13px; height:23px; padding:0 5px; display:block; position:absolute; top:0; left:-2px; color:#fff; background-position:-79px -83px;}
*html .box-lc dd i{top:0; left:-82px;}
.box-lc dd i.r-ico{ background-position:-49px -83px;}
/*************************************时间轴****************************/

.container-top .container-top-right .time {
    height: 530px;
    width: 289px;
    margin-top: 12px;
    border: 1px solid #E5E5E5;
}

.container-top .container-top-right .time .time-title {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding-left: 35px;
    background: url(/templets/default/images/time.png) no-repeat 10px center;
}

.container-top .container-top-right .time .scrolly {
    height: 530px;
}


/********************************时间轴********************************************/

#timeline {
    overflow: hidden;
    /*position: relative;*/
    background: url('/templets/default/images/dot.png') 54px 0 repeat-y;
}

#dates {
    overflow: hidden;
    float: left;
    margin: 0;
    padding: 0;
}

#dates li {
    list-style: none;
    background: url('/templets/default/images/biggerdot.png') 33px 6px no-repeat;
    overflow: hidden;
    margin-top: 10px;
}

#dates li .issues {
    margin-left: 15px;
}

#dates li p {
    margin: 0;
    line-height: 2.5;
}

#dates .issues .issue-title {
    height: 20px;
    background: url('/templets/default/images/toolarrow.png') 0 center no-repeat;
    padding-left: 3px;
}

#dates .issues .issue-title .issue-month {
    height: 20px;
    line-height: 20px;
    width: 150px;
    background-color: #306BAF;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

#dates li .ht {
    line-height: 20px;
    height: 20px;
    padding-left: 2px;
}


/********************新闻中心/教育热点*******************************/

.container-top .container-top-center .news {
    width: 516px;
}


/***********************************首页中部****************************/

.container-center .banner {
    padding: 16px 0;
}

.container-center .gkyt {
    overflow: hidden;
}

.container-center .gktime {
    height: 78px;
    border: 1px solid #ddd;
}

.container-center .gktime .gktime-title {
    line-height: 78px;
    color: #215796;
    width: 128px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
}

.container-center .gk-yt {
    margin: 10px 0;
}

.container-center .gk-yt .gaokao,
.container-center .gk-yt .yt {
    width: 565px;
    position: relative;
}

.container-center .gk-yt .list-title {
    position: absolute;
    left: 0;
    width: 120px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #114790;
    font-weight: 600;
    background: url('/templets/default/images/list-title.png') 0 center no-repeat;
    padding-left: 10px;
}


/*****************************中部通栏广告**************************/

.container-center .ad {
    margin: 10px auto 0;
    height: 60px;
    text-align: center;
    overflow: hidden;
}

.container-center .ad ul {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

.container-center .ad ul li img {
    height: 60px;
    display: block;
    transition: all 0.6s;
}

.container-center .ad ul li img:hover {
    transform: scale(1.2);
}

.container-center .ad ul li {
    float: left;
    display: block;
    position: relative;
    overflow: hidden;
    list-style: none;
}

.container-center .ad2 ul li {
    margin-right: 10px;
}

.container-center .ad3 ul li {
    margin-right: 9px;
}


/*********************************中部下部：市州机构和院校*********************/

.container-center .org .sz {
    width: 352px;
}

.container-center .org .school {
    margin-top: 22px;
    width: 780px;
    border: 1px solid #ddd;
    height: 178px;
    text-align: center;
    position: relative;
}

.hgt-287 {
    height: 307px;
}

.hgt-178 {
    height: 178px;
}

.container-center .org .school ul {
    display: inline-block;
    margin: 0 auto;
    padding: 15px 0 15px 35px;
    list-style: none;
    text-align: left;
}

.container-center .org .school ul li {
    float: left;
    width: 130px;
    margin-right: 15px;
    font-size: 14px;
    line-height: 24px;
}
.zs-title{
	margin-bottom:8px;




	
	
	